home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 3 / Info_Mac_1994-01.iso / HyperCard / Cambridge Medline Tutor / HardinMenus / card_7305.txt < prev    next >
Text File  |  1992-03-05  |  4KB  |  184 lines

  1. -- card: 7305 from stack: in
  2. -- bmap block id: 3245
  3. -- flags: 0000
  4. -- background id: 2739
  5. -- name: Menu1
  6. ----- HyperTalk script -----
  7. On OpenCard
  8.   --goes with On Idle script below
  9.   global origticks
  10.   put the ticks into origticks
  11. end openCard
  12.  
  13. --****************************************
  14.  
  15. --Handler below controls how much idle time until return to first card
  16. on idle
  17.   global origticks
  18.   if the ticks - origticks > 18000 then    --60 ticks per sec,3600
  19.     go stack "HardinStart"       --ticks per min
  20.   end if
  21. end idle
  22.  
  23.  
  24. -- part 8 (field)
  25. -- low flags: 00
  26. -- high flags: 0000
  27. -- rect: left=35 top=104 right=177 bottom=279
  28. -- title width / last selected line: 0
  29. -- icon id / first selected line: 0 / 0
  30. -- text alignment: 0
  31. -- font id: 3
  32. -- text size: 12
  33. -- style flags: 0
  34. -- line height: 16
  35. -- part name: 
  36.  
  37.  
  38. -- part 10 (field)
  39. -- low flags: 00
  40. -- high flags: 0000
  41. -- rect: left=35 top=223 right=270 bottom=280
  42. -- title width / last selected line: 0
  43. -- icon id / first selected line: 0 / 0
  44. -- text alignment: 0
  45. -- font id: 3
  46. -- text size: 12
  47. -- style flags: 0
  48. -- line height: 16
  49. -- part name: 
  50.  
  51.  
  52. -- part 11 (field)
  53. -- low flags: 00
  54. -- high flags: 0000
  55. -- rect: left=310 top=31 right=107 bottom=496
  56. -- title width / last selected line: 0
  57. -- icon id / first selected line: 0 / 0
  58. -- text alignment: 1
  59. -- font id: 3
  60. -- text size: 10
  61. -- style flags: 0
  62. -- line height: 13
  63. -- part name: 
  64.  
  65.  
  66. -- part 13 (field)
  67. -- low flags: 00
  68. -- high flags: 0000
  69. -- rect: left=8 top=80 right=99 bottom=255
  70. -- title width / last selected line: 0
  71. -- icon id / first selected line: 0 / 0
  72. -- text alignment: 0
  73. -- font id: 3
  74. -- text size: 14
  75. -- style flags: 256
  76. -- line height: 18
  77. -- part name: 
  78.  
  79.  
  80. -- part 14 (field)
  81. -- low flags: 00
  82. -- high flags: 0000
  83. -- rect: left=8 top=198 right=217 bottom=277
  84. -- title width / last selected line: 0
  85. -- icon id / first selected line: 0 / 0
  86. -- text alignment: 0
  87. -- font id: 3
  88. -- text size: 14
  89. -- style flags: 256
  90. -- line height: 18
  91. -- part name: 
  92.  
  93.  
  94. -- part 16 (button)
  95. -- low flags: 00
  96. -- high flags: 8003
  97. -- rect: left=279 top=246 right=268 bottom=379
  98. -- title width / last selected line: 0
  99. -- icon id / first selected line: 0 / 0
  100. -- text alignment: 1
  101. -- font id: 0
  102. -- text size: 12
  103. -- style flags: 0
  104. -- line height: 16
  105. -- part name: HardinHelper
  106. ----- HyperTalk script -----
  107. on mouseUp
  108.   go card "hhIntro" of stack "HardinHelper"
  109. end mouseUp
  110.  
  111.  
  112.  
  113. -- part 17 (button)
  114. -- low flags: 00
  115. -- high flags: 8003
  116. -- rect: left=273 top=145 right=167 bottom=429
  117. -- title width / last selected line: 0
  118. -- icon id / first selected line: 0 / 0
  119. -- text alignment: 1
  120. -- font id: 0
  121. -- text size: 12
  122. -- style flags: 0
  123. -- line height: 16
  124. -- part name: UsingMedlineCD-ROM
  125. ----- HyperTalk script -----
  126. on mouseUp
  127.   go card "IntroAdv?" of stack "ccMedTut1"
  128. end mouseUp
  129.  
  130.  
  131.  
  132. -- part contents for card part 1
  133. ----- text -----
  134. --If you have not used this tutorial before, click INTRODUCTORY button.
  135. --If you've been through the Introductory program, and you want to use the Advanced program, click the ADVANCED button.
  136.  
  137. -- part contents for card part 4
  138. ----- text -----
  139. xxxccccc
  140. ffffff
  141.  
  142. -- part contents for card part 6
  143. ----- text -----
  144. xxxccccc
  145. ffffff
  146.  
  147. -- part contents for card part 7
  148. ----- text -----
  149. [Mention that users should go through Intro Tut and do some actual searching before doing Advanced Tut]
  150.  
  151. -- part contents for card part 8
  152. ----- text -----
  153. . . is a tutorial teaching the use of Medline CD-ROM in the Hardin Library.
  154.  
  155.  
  156.  
  157. -- part contents for card part 9
  158. ----- text -----
  159. This is a tutorial program which will teach you to search  Medline CD-ROM in the Hardin Library.
  160.  
  161. -- part contents for card part 11
  162. ----- text -----
  163. To continue, click one of the buttons below, to choose Using Medline CD-ROM  or Hardin Helper-  To click a button, move the hand pointer over it & depress the mouse key.
  164.  
  165. -- part contents for card part 12
  166. ----- text -----
  167. There are 2 parts to the program -
  168.  
  169. -- part contents for card part 13
  170. ----- text -----
  171. 1 - Using Medline CD-ROM . .
  172.  
  173. -- part contents for card part 14
  174. ----- text -----
  175. 2 - Hardin Helper . .
  176.  
  177. -- part contents for card part 18
  178. ----- text -----
  179.  
  180. . . is a brief introduction to using Hardin Library.
  181.  
  182. -- part contents for card part 10
  183. ----- text -----
  184. . . is a brief introduction to using Hardin Library.